os/exec.closeOnce.SyscallConn (method, view implemented interface methods)
2 uses
os
file.go#L593: func (f *File) SyscallConn() (syscall.RawConn, error) {
net
sendfile_linux.go#L35: sc, err := f.SyscallConn()
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)